@charset "utf-8";
html { }
*{text-overflow: ellipsis;}
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; -webkit-tap-highlight-color:rgba(0,0,0,0);}
body { font-size:14px;background:#FFF; color:#666; font-family:"思源黑体 CN","微软雅黑";}
ul,li { list-style: none; }
img { border:0; }
input:focus,textarea:focus{ outline:none; }
input,select{font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif}
.input_noline{ background-color:transparent;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
a {
	text-decoration: none;
	outline:none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; transition:0.5s ease-in-out; text-transform:uppercase; }
.fl { float: left; }
.fr { float: right; }



/*header头部的CSS布局*/

.main_box{width:1200px;margin:0 auto;padding:0;}
.h_b{ position: fixed; top:11px; left: 0; right: 0;z-index: 99999999;}
.header{ height:66px; padding:12px 0 8px; background: #ffffff; box-shadow: 0 5px 20px rgba(0,0,0,0.3);}
.header .main_box{width:94%; margin:0 auto;padding:0;}
.header .logo{ width:305px; height:70px; overflow: hidden; float: left;}
.header .logo img{ max-width: 100%;}

.header .app_logo{ width:170px; height:56px; padding:0; overflow: hidden; float: left; display: none;}
.header .app_logo img{ max-width: 100%;}

.header .app_en{float: right; display: none; width:34px; height:34px; line-height: 34px; border-radius: 100%; background: #2c71bc; margin: 14px 5px 0 0;}
.header .app_en a{ display: block; color: #fff; font-size: 12px; line-height: 34px; text-align: center;}


.header .nav1{ width:900px; height: 45px; margin:12px 0 0; float: left;}
.header .nav1 ul{ margin: 0; padding: 0; text-align: center;}
.header .nav1 ul li{ width: 64px; line-height: 45px; height: 45px; float: left; position: relative; margin: 0 20px;}
.header .nav1 ul li a{ font-size: 16px; color: #000000; /*font-weight:bold;*/ display: block;transition:0.5s;}
.header .nav1 ul li a i{ position: absolute; left: 0; bottom: 0; width:0; height: 4px; background: #2c71bc; display: block; transition: 0.5s;}
.header .nav1 ul li a:hover{ width:100%; color: #2c71bc;}
.header .nav1 ul li a:hover i{ width: 100%;}


.header .nav1 ul li ul{position:absolute;z-index:99999;width:110px;top:50px; left:-25px; background-color:rgba(255,255,255,0.98);text-align:left;opacity:0;padding:5px 24px 20px; visibility:hidden;transition:0.3s;box-shadow: 0 0 10px rgba(0,0,0,0.1); border-top: 3px solid #2c71bc;}
.header .nav1 ul li ul li{width:120px;height:auto;display:block;line-height:26px;float:none;border-bottom:1px dashed rgba(0,0,0,0.15); background: none; padding:7px 0; margin: 0;}
.header .nav1 ul li ul li a{display:block; font-size:14px; color: #666;}
.header .nav1 ul li:hover ul li a{ color: #666;}
.header .nav1 ul li:hover ul{opacity:1;visibility:visible;top:40px;}
.header .nav1 ul li ul li a:hover{background-color:transparent; color:#2c71bc;}



.header .tel{ width: 220px; float: left; font-size:24px; overflow:hidden; margin: 12px 20px 0 0; padding-left: 45px; color: #000000; background: url(../images/tel.png) no-repeat left;}
.header .lan_img{ background:#2c71be url(../images/lan_img.png) 18px no-repeat; padding-left: 40px; color: #FFF; width:70px; height: 40px; line-height: 40px; border-radius: 20px; float: right; margin: 13px 0 0; transition: 0.5s;}
.header .lan_img a{ display: block; color: #FFF; text-transform: capitalize;}
.header .lan_img:hover{ background:#377723 url(../images/lan_img.png) 18px no-repeat;}


/*banner的CSS布局*/
.banner{ width:100%; height:560px; overflow:hidden; position:relative;}

.banner .hd{ height:18px; overflow:hidden; position:absolute;right:0; left: 0; width:170px; margin: 0 auto; bottom:20px;z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;}
.banner .hd ul li{ float:left; margin: 0 5px; width:30px; height:3px; text-align:center; background:#FFF; cursor:pointer; }
.banner .hd ul li.on{ background:#2c71bc;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle;}
.banner .bd li a{}
.banner .bd li a .img{ width:100%;height:440px; background-position: center top; background-repeat: no-repeat; }
.banner .bd li a .img img{ max-width: 100%;}

.banner .prev,
.banner .next{ position:absolute; top:40%;display:block; width:30px; height:60px; opacity: 0.2; transition: 0.5s;}
.banner .next{ left:auto; right:5%; background:url(../images/slider_arrow_rt.png) 0 0 no-repeat;}
.banner .prev{ left:5%; right:auto; background:url(../images/slider_arrow_lt.png) 0 0 no-repeat;}

.banner .prev:hover,
.banner .next:hover{opacity: 1;}


.app_banner_box{ position:relative; margin:0 auto; width:100%; overflow:hidden;display: none; }
.app_banner_box .hd { position: absolute; bottom:12px; width: 100%; height: 10px; }
.app_banner_box .hd ul { width: 100%; text-align: center; }
.app_banner_box .hd ul li { width:5px; height:5px; border-radius:100%; margin:0 4px; border:2px solid rgba(255,255,255,0.8); display:inline-block; text-indent: 9999px; cursor:pointer;}
.app_banner_box .hd ul li.on { background:rgba(255,255,255,1); opacity:1; border:2px solid rgba(255,255,255,1); }
.app_banner_box .bd{ position:relative; z-index:0; }
.app_banner_box .bd li{ position:relative; text-align:center;  }
.app_banner_box .bd li img{ vertical-align:top; width:100%; }
.app_banner_box .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }



@media (max-width:1500px){
.header .nav1{ width:600px;}
.header .nav1 ul li{ margin: 0 10px;}
}

@media (max-width:1024px){
.main_box{ width:96%; padding:0 2%;}
.logo,.nav1,.tel,.lan_img{ display: none;}
	
.header{ height:66px; padding:8px 0 4px;}
.header .app_logo,.header .app_en{ display: block;}	
.header .morenav{ float:right; display:block; background:#377723 url(../images/app_nav_line.png) no-repeat center; width:34px; height:34px; margin-top:14px; border-radius: 100%;}
.header .navon{height:34px;}

.mm-pagedim-black #mm-blocker { opacity: 0; }
.mm-pagedim-black.mm-opening #mm-blocker { background: #000; opacity: .3; transition: opacity .4s ease .4s; }
.mm-listview li span{width:6px;height:2px; background:#606060; margin-right:10px;display:block; margin:10px 18px 0 0;float:left;}
	
.banner{ height: auto; overflow:hidden;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 20px;}
	
}
@media (max-width:1000px){
	.fl,.fr{ float: none;}
	.banner .swiper-button-next,.banner .swiper-button-prev,.banner{ display: none;}
	.app_banner_box{ display: block;}
}
@media (max-width:500px){
	.banner .swiper-slide img{ max-width: 120%;}
}


.t_title{ line-height: 40px; height: 40px; font-size: 36px; font-weight: 600; color: #333; background: url(../images/t_line1.png) bottom left no-repeat; padding:10px 0 20px;}

.more{ width: 140px; height: 40px; line-height: 40px; margin:15px 0 0; border-radius: 20px; background: #2c71bc url(../images/more.png) 96px center no-repeat; transition: 0.3s;}
.more a{ display: block; color: #FFF; padding-left: 28px;}
.more:hover{ background: #377723 url(../images/more.png) 104px center no-repeat; box-shadow: 0 2px 10px rgba(0,0,0,0.2);}
.more_center{ margin:0 auto;}



.product_box{ height: auto; overflow: hidden; padding: 40px 0; background: #e0e1e1;}
.product_box .p_title{ line-height: 40px; height: 40px; font-size: 36px; font-weight: 600; color: #333; text-align: center; background: url(../images/t_line.png) bottom center no-repeat; padding-bottom:20px;}

.product_box .p_b{ height: auto; overflow: hidden; margin: 20px 0 10px;}
.product_box .p_b ul{ margin: 0; padding: 0;}
.product_box .p_b ul li{ width: 384px; height: 490px; overflow: hidden; float: left; margin: 0 12px 20px 0px; background: #FFF;transition: 0.3s;}
.product_box .p_b ul li a{ color: #666; display: block; font-size: 14px;}
.product_box .p_b ul li a .img{ width: 384px; height: 360px; overflow: hidden;}
.product_box .p_b ul li a .img img{ max-width: 100%; transition: 0.5s;}
.product_box .p_b ul li a:hover .img img{ transform: scale(1.2,1.2)}
.product_box .p_b ul li a .desc{ padding:20px;}
.product_box .p_b ul li a .desc font{ line-height: 30px; display: block; background: url(../images/li_img.png) left no-repeat; padding-left: 40px; font-size: 20px; transition: 0.3s; }
.product_box .p_b ul li a .desc p{ line-height: 24px; color: #999; padding: 8px 0 0;}
.product_box .p_b ul li:first-child{ margin-left: 0;}
.product_box .p_b ul li:last-child{ margin-right: 0;}
.product_box .p_b ul li:hover a .desc font{ background: url(../images/li_img.png) 10px no-repeat; color: #2c71bc; text-decoration: underline;}
.product_box .p_b ul li:hover{ box-shadow: 0 5px 15px rgba(0,0,0,0.1)}




@media (max-width:1000px){
	
.product_box{ padding: 30px 0;}
.product_box .p_title{ line-height: 30px; height: 30px; font-size:25px;padding-bottom:15px;}
.product_box .p_b ul li{ width: 33%; height: auto; margin: 0 0.1%;} 	
.product_box .p_b ul li a .img{ width: 100%; height:auto; overflow: hidden;}
.product_box .p_b ul li a .desc{ padding:5px 5px 15px; text-align: center;}
.product_box .p_b ul li a .desc p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; padding-top: 0; }
.product_box .p_b ul li a .desc font{ line-height: 24px; display: block; background:none; padding-left: 0; font-size: 18px; transition: 0.3s; }
.product_box .p_b ul li:hover a .desc font{ background:none; color: #2c71bc; text-decoration: underline;}

.more{ margin:5px auto 0;}
}





.adv_box{ height: auto; overflow: hidden; padding: 60px 0 40px; }
.adv_box .a_desc{ width: 600px;}
.adv_box .a_desc p{ padding: 30px 0 15px; line-height: 30px;}

.adv_box .a_icon{ width: 536px;}
.adv_box .a_icon ul{ margin: 0; padding: 0;}
.adv_box .a_icon ul li{ width: 265px; height: auto; overflow: hidden; float: left; padding-bottom: 30px; border-bottom: 1px solid #d9d9d9;}
.adv_box .a_icon ul li a{ padding: 10px 0; color: #666; text-align: center;}

.adv_box .a_icon ul li a .icon{ width: 60px; height: 60px; overflow: hidden; margin: 0 auto 10px; background-repeat: no-repeat; background-position: center; transition: 0.5s;}
.adv_box .a_icon ul li a:hover .icon{ transform: rotateY(180deg);}
.adv_box .a_icon ul li a font{ display: block;}

.adv_box .a_icon ul li:nth-child(2n){ border-left: 1px solid #d9d9d9;}
.adv_box .a_icon ul li:nth-child(3),.adv_box .a_icon ul li:nth-child(4){ padding: 30px 0 10px; border-bottom:none;}

.adv_box .a_icon ul li a:hover{ color: #377723;}




.about_box{ height: auto; overflow: hidden; padding:30px 0 60px;}
.about_box .a_video{ width: 520px; overflow: hidden;}
.about_box .a_video img{}

.about_box .a_desc{ width: 600px; background: url(../images/a_bg.png) no-repeat bottom; padding-top: 15px}
.about_box .a_desc p{ padding: 30px 0 15px; line-height: 30px;}

@media (max-width:1000px){	
.t_title{ line-height: 30px; height: 30px; font-size: 25px;background: url(../images/t_line.png) bottom center no-repeat; padding-bottom:15px; text-align: center;}
	
.adv_box{ height: auto; overflow: hidden; padding: 30px 0 10px; }
.adv_box .a_desc{ width: 100%;}
.adv_box .a_desc p{ padding:20px 0; line-height:26px;}	
.adv_box .a_icon{ width: 100%; margin: 10px 0 0;}
.adv_box .a_icon ul li{ width: 46%; margin:15px 2% 0; border-bottom: none; padding-bottom:5px;}	
.adv_box .a_icon ul li:nth-child(2n){ border-left:none;}
.adv_box .a_icon ul li:nth-child(3),.adv_box .a_icon ul li:nth-child(4){ padding:0; border-bottom:none;}
.adv_box .a_icon ul li a font{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	
.about_box{padding:15px 0 30px;}	
.about_box .a_video{ width: 100%; overflow: hidden; text-align: center;}	
.about_box .a_video img{ max-width: 100%; text-align: center;}	
.about_box .a_desc{ width: 100%; padding:20px 0; background: #eeeeef;}
.about_box .a_desc p{ padding: 15px 10px 5px; line-height: 30px;}

	
}


.news_box{ height: auto; overflow: hidden; padding: 40px 0 50px; background: #eeeeef;}

.news_box .news_lt{ width: 550px;}

.pc_news_box_pic{ width:550px; overflow:hidden; height: auto;margin: 30px 0 20px; background: #FFF; position:relative; display: block;}
.pc_news_box_pic .hd{ height:4px; overflow:hidden; position:absolute; right:0; left:0; width:100%; margin: 0 auto; top:280px; z-index:1; }
.pc_news_box_pic .hd ul{ overflow:hidden; zoom:1; float:left;}
.pc_news_box_pic .hd ul li{ float:left; margin: 0 5px; width:30px; height:4px; text-align:center; background:#FFF; cursor:pointer; }
.pc_news_box_pic .hd ul li.on{ background:#2c71bc;}

.pc_news_box_pic .prev,
.pc_news_box_pic .next{ position:absolute; top:130px;display:block; width:30px; height:60px; opacity: 0.6; transition: 0.5s;}
.pc_news_box_pic .next{ left:auto; right:5%; background:url(../images/slider_arrow_rt.png) 0 0 no-repeat;}
.pc_news_box_pic .prev{ left:5%; right:auto; background:url(../images/slider_arrow_lt.png) 0 0 no-repeat;}

.pc_news_box_pic .prev:hover,
.pc_news_box_pic .next:hover{opacity: 1;}

.pc_news_box_pic .bd{ padding:0}
.pc_news_box_pic .bd ul{ overflow:hidden; zoom:1; }
.pc_news_box_pic .bd ul li{ float:left; _display:inline; overflow:hidden; }
.pc_news_box_pic .bd ul li .pic_img{ width: 550px; height: 310px; overflow: hidden;}
.pc_news_box_pic .bd ul li .pic_img img{ max-width: 100%; transition: 0.5s;display: block}
.pc_news_box_pic .bd ul li .pic_title{ padding: 25px 30px;}
.pc_news_box_pic .bd ul li .pic_title font{
	display: block;
	color: #666;
	font-size: 24px;
	line-height: 30px;
	background: url(../images/li_img.png) left 6px no-repeat;
	padding-left: 35px;
	transition: 0.5s;
	white-space: nowrap;
	overflow: hidden; float:left; width:470px;
}

.pc_news_box_pic .bd ul li .pic_title span{ float:left; width:500px;display: block; font-size: 14px; color: #999; line-height: 24px;padding: 5px 0 0;	
	overflow: hidden; height:55px; }
.pc_news_box_pic .bd ul li .pic_title i{ display: block; color: #999;  font-size: 12px; line-height: 20px; font-style: normal;}




.news_box_pic{ height: auto; overflow: hidden; margin: 30px 0 20px; display: none;}

.news_box_pic .swiper-container { width: 100%; height: 100%; padding-bottom:10px;}
.news_box_pic .swiper-slide { font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;align-items: center;}
.news_box_pic .swiper-slide .pic_img{ padding:0;}
.news_box_pic .swiper-slide .pic_img img{ max-width: 100%; transition: 0.5s;display: block}
.news_box_pic .swiper-slide .pic_title{ padding: 25px 30px;}
.news_box_pic .swiper-slide .pic_title font{ display: block; color: #666; font-size: 24px; line-height: 30px; background: url(../images/li_img.png) left 6px no-repeat; padding-left: 35px; transition: 0.5s;}

.news_box_pic .swiper-slide .pic_title span{ display: block; font-size: 14px; color: #999; line-height: 24px;padding: 5px 0 0;}
.news_box_pic .swiper-slide .pic_title i{ display: block; color: #999;  font-size: 12px; line-height: 20px; font-style: normal;}
.news_box_pic .swiper-container-horizontal>.swiper-pagination-bullets,.news_box_pic .swiper-pagination-custom,.news_box_pic .swiper-pagination-fraction {bottom: 0;left: 0;width: 100%; top: 275px;}
.news_box_pic .swiper-pagination-bullet {width: 10px;height: 10px;display: inline-block;border-radius: 100%;background: #FFF;opacity: 1}
.news_box_pic .swiper-pagination-bullet-active{background: #2c71bc;}
.news_box_pic .swiper-button-next,.news_box_pic .swiper-button-prev {position: absolute;top: 35%;width: 27px;height: 44px;margin-top: -22px;z-index: 10;cursor: pointer;background-size: 27px 44px;background-position: center;background-repeat: no-repeat;}

.news_box .news_rt{ width:600px;}
.news_box .news_rt ul{ margin:30px 0; padding: 0;}
.news_box .news_rt ul li{ padding:15px 25px; background: #FFF; height: auto; overflow: hidden; margin-bottom:15px; transition: 0.5s;}
.news_box .news_rt ul li a{ display: block; color: #999; transition: 0.3s;}


.news_box .news_rt ul li a .n_date{ width: 70px; height: 54px; border-right: 1px solid #d5d5d5; float: left; background: url(../images/li_img.png) 4px bottom no-repeat; font-size: 18px; transition: 0.5s; margin-top: 7px;}
.news_box .news_rt ul li a .n_desc{ width: 455px; float: right;}
.news_box .news_rt ul li a .n_desc font{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; line-height: 36px; color: #666;}
.news_box .news_rt ul li a .n_desc span{ display: block; line-height: 20px; font-size: 13px; height:40px; overflow:hidden;}

.news_box .news_rt ul li:hover a .n_date{background: url(../images/li_img.png) 17px bottom no-repeat;}
.news_box .news_rt ul li:hover{ box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.news_box .news_rt ul li:hover  a .n_desc font{ color: #2c71bc; text-decoration: underline;}


@media (max-width:1000px){
.news_box{ height: auto; overflow: hidden; padding:30px 0; background: #eeeeef;}
.news_box .news_lt{ width: 100%;}
.pc_news_box_pic{ display: none;}	
	
.news_box_pic{ height: auto; overflow: hidden; margin: 20px 5% 0; display: block;}
.news_box_pic .swiper-slide .pic_img{ padding:0; width: 100%; height: auto;}

.news_box_pic .swiper-slide .pic_title{ padding:20px 15px;}
.news_box_pic .swiper-slide .pic_title font{font-size: 18px; line-height:24px; background:none; padding:0 0 5px; }

.news_box_pic .swiper-slide .pic_title span{padding:0;}
.news_box_pic .swiper-container-horizontal>.swiper-pagination-bullets,.news_box_pic .swiper-pagination-custom,.news_box_pic .swiper-pagination-fraction {top: 20px;}

	
.news_box .news_rt{ width:100%; margin: 30px 0 0;}
.news_box .news_rt ul{ margin:20px 0; padding: 0;}
.news_box .news_rt ul li{ padding:15px 20px; background: #FFF; height: auto; overflow: hidden; margin-bottom:5px; transition: 0.5s;}
.news_box .news_rt ul li a{ display: block; color: #999; transition: 0.3s;}
.news_box .news_rt ul li a .n_date{ width: 100%; height: 24px; border-right: 1px solid #d5d5d5; float: none; background: url(../images/li_img.png) left 1px no-repeat; font-size: 14px; padding-left:25px; margin-top: 0;}
.news_box .news_rt ul li a .n_desc{ width: 100%; float: none;}
.news_box .news_rt ul li a .n_desc font{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; line-height: 30px; color: #666;}
.news_box .news_rt ul li a .n_desc span{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.news_box .news_rt ul li:hover a .n_date{ background: url(../images/li_img.png) left 0 no-repeat; }
	
	
}

.case_box{ height: auto; overflow: hidden; padding: 40px 0 30px;}

.case_box .c_title{ height: auto; overflow: hidden; padding-bottom: 10px;}
.case_box ul{ margin:30px 0; padding: 0;}
.case_box ul li{ width: 384px; float: left; margin: 0 15px 0 0;}
.case_box ul li:first-child{ margin-left: 0;}
.case_box ul li:last-child{ margin-right: 0;}

.com_desc  .case_box{ padding:0px;}
.com_desc  .case_box ul{ margin:0px;}
.com_desc  .case_box ul li{
	width: 375px; max-width:100%;
	float: left;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 12px;
}
.case_box ul li a{ color: #666;}
.case_box ul li a .c_img{ width: 384px;max-width: 100%; height: 256px; overflow: hidden;}
.case_box ul li a .c_img img{ max-width: 100%;  transition: 0.5s;}
.case_box ul li a:hover .c_img img{ transform: scale(1.2,1.2)}

.case_box ul li a font{
	display: block;
	background: url(../images/li_img.png) left no-repeat;
	font-size: 18px;
	padding:15px 35px;
	white-space: nowrap;
	overflow: hidden;
}
.case_box ul li a:hover font{ text-decoration: underline; color: #2c71bc;}

@media (max-width:500px){
	.news_box_pic{ margin: 20px 1% 0;}
	.case_box ul{ margin:10px 0; padding: 0;}
}

.link_box{ height: auto; overflow: hidden; padding: 40px 0 30px; background: #eeeeef;}

.link_box ul{ padding: 0; margin: 30px 0;}
.link_box ul li{ float: left; padding-right: 10px;}
.link_box ul li a{ color: #666; transition: 0.5s; font-size: 12px;}
.link_box ul li a:hover{ color: #333; text-decoration: underline;}

@media (max-width:1000px){
	.case_box .more{ display: none;}
	.case_box{ height: auto; overflow: hidden; padding: 30px 0 10px;}
	.case_box ul li,.com_desc  .case_box ul li{ width: 32%; float: left; margin: 0 0.5%;}

	.case_box ul li a .c_img{ width: 100%; height: auto;}
	.case_box ul li a font{ background:none; font-size: 14px; padding:10px 0;}
	
	.link_box{ padding: 30px 0;}
	.link_box ul{ padding: 0; margin: 15px 0;}
	.link_box ul li{ padding-right:10px; text-align: center;}
	.link_box ul li a{ font-size: 13px;}	
	
}

.footer_top{ height: auto; overflow: hidden; padding:40px 0; background: #333333;}
.footer_top .f_t_li1{ width: 90px; float: left;}
.footer_top .f_t_li1 ul{ margin: 0; padding: 0;}
.footer_top .f_t_li1 ul li{ line-height: 40px;}
.footer_top .f_t_li1 ul li a{ color: #2c71bc; font-size: 18px; transition: 0.5s;}
.footer_top .f_t_li1 ul li a:hover{text-decoration: underline;}

.footer_top .f_t_li2{ width:110px; float: left; margin-left: 50px;}
.footer_top .f_t_li2 font{ display: block; line-height: 36px; color: #2c71bc; font-size: 18px; background: url(../images/f_li.png) 82px center no-repeat;}
.footer_top .f_t_li2 ul{ margin:10px 0 0; padding: 0;}
.footer_top .f_t_li2 ul li{ line-height: 28px;}
.footer_top .f_t_li2 ul li a{ color:rgba(255,255,255,0.6); font-size: 14px; transition: 0.5s;}
.footer_top .f_t_li2 ul li a:hover{text-decoration: underline;color:rgba(255,255,255,1);}

.footer_top .f_t_li3{ width:315px; float: left; margin-left: 60px;}
.footer_top .f_t_li3 font{ display: block; line-height: 36px; color: #2c71bc; font-size: 18px; background: url(../images/f_li.png) 82px center no-repeat;}
.footer_top .f_t_li3 ul{ margin:10px 0 0; padding: 0;}
.footer_top .f_t_li3 ul li{ line-height: 30px;}
.footer_top .f_t_li3 ul li a{ color:rgba(255,255,255,0.6); font-size: 14px; transition: 0.5s;}
.footer_top .f_t_li3 ul li a:hover{text-decoration: underline;color:rgba(255,255,255,1);}

.footer_top .f_t_li4{ width:120px; float: right;}
.footer_top .f_t_li4 font{ display: block; line-height: 36px; color: #2c71bc; font-size: 18px; background: url(../images/f_li.png) 82px center no-repeat;}
.footer_top .f_t_li4 .f_ewm{ width: 120px; height: 120px; margin: 15px 0 0; overflow: hidden;}



.footer_bottom{ height: auto; overflow: hidden; background: #434343; padding:20px 0;color: #fff; line-height: 24px;}
.footer_bottom a{ color:rgba(255,255,255,0.4); padding-left: 20px; transition: 0.5s; }
.footer_bottom a:hover{color:rgba(255,255,255,1)}


.app_botm{ overflow:hidden; background:#377723; position:fixed; bottom:0; left:0; right:0; height:58px; z-index:999999; display: none; box-shadow: 0 0 15px rgba(0,0,0,0.5);}
.app_botm ul{ margin:0; padding:8px 0 0; text-align:center;}
.app_botm ul li{ width:22%; display:inline-block;}
.app_botm ul li .pic{}
.app_botm ul li a{ color:#FFF;}
.app_botm ul li a font{ display: block; font-size: 12px;}



/*悬浮*/
.fixed{width:40px;height:auto;position:fixed;right:30px;bottom:65px;z-index:999; display: block;}
.fixed a{display:block; color:#888; margin-bottom: 2px;}

.fixed .silder1{width:64px;height:68px; background-repeat: no-repeat; background-position: center; position:relative;}
.fixed .silder1 .silder1_box{width:auto;position:absolute;right:110px;top:14px;opacity:0;transition:.6s;visibility: hidden; background:#0053b9; padding: 0 20px; height: 50px; line-height: 50px; color:#fff; border-radius: 50px;}
.fixed .silder1:hover .silder1_box{right:65px;opacity:1;z-index:999;visibility:visible;}

.fixed .silder2{width:64px;height:60px;background:url(../images/slide_icon3.jpg) no-repeat;position:relative;}
.fixed .silder2 .silder2_box{width:130px;position:absolute;right:110px;top:5px;opacity:0;transition:.6s;visibility: hidden; background:#0053b9; padding: 0 20px; height: 50px; line-height: 50px; color:#fff; border-radius: 50px;}
.fixed .silder2:hover .silder2_box{right:65px;opacity:1;z-index:999;visibility:visible;}


.fixed .silder3{width:64px;height:60px;background:url(../images/slide_icon3.jpg) no-repeat;position:relative;}
.fixed .silder3 .silder3_box{position:absolute;right:100px;top:-10px;opacity:0;transition:.6s;visibility: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1); box-shadow:1px 1px 20px rgba(0,0,0,0.05); border:4px solid #FFF;}

.fixed .silder3 .silder3_box img{display:block;width:175px;}
.fixed .silder3:hover .silder3_box{right:70px;opacity:1;z-index:999;visibility:visible; }

.fixed .scroll{ width:64px; height:68px; cursor:pointer; transition: 0.5s;}
.fixed .scroll:hover{ opacity: 0.2;}


@media (max-width:1000px){
	.footer_top,.fixed{ display: none;}
	.footer_bottom{ text-align: center; padding:20px 0; margin-bottom: 50px}
	.footer_bottom a{ display: block;}
	.app_botm{ display: block;}
}



.com_ban{ height: 300px;  background-repeat: no-repeat; background-position: center top;}

.com_ban .com_title{ width: 170px; margin: 0 auto; height: auto; overflow: hidden; padding:320px 0 18px; font-size: 32px; color: #2c71be; background:url(../images/t_line2.png) no-repeat center bottom; text-align: center; font-weight: 600;}

.com_ban .com_nav{ height: auto; padding:0px 0 15px; }
.com_ban .com_nav ul{ margin: 0; padding: 0; text-align: center;}
.com_ban .com_nav ul li{ display: inline-block; width: 130px; height: 38px; line-height: 38px; border-radius:50px; margin: 0px 8px 10px 8px; background: #2c71be; transition: 0.5s; position: relative;}
.com_ban .com_nav ul li a{ display: block; font-size:15px; color: #FFF;}
.com_ban .com_nav ul li:hover{ background: #377723;box-shadow: 0 2px 10px rgba(0,0,0,0.2);}

.com_ban .com_nav ul li ul{position:absolute;z-index:99999;width:150px;top:35px; left:0;opacity:0; visibility:hidden;transition:0.3s;}
.com_ban .com_nav ul li ul li{width:150px; height: 38px; line-height: 38px; background: #2c71be; display:block; border-radius:50px; margin:0 0 2px;}
.com_ban .com_nav ul li ul li a{display:block; font-size:14px; color: #FFF;}
.com_ban .com_nav ul li ul li:hover a{ background: #377723;border-radius:50px; }
.com_ban .com_nav ul li:hover ul{opacity:1;visibility:visible;top:40px;}





.com_nav_title{ overflow:hidden; padding:16px 0 10px; border-bottom:1px solid #d4d4d4; margin-bottom:30px;}
.com_nav_title_pro{ overflow:hidden; padding:116px 0 10px; border-bottom:1px solid #d4d4d4; margin-bottom:30px;}
.com_nav_title>div{background:url(../images/h_icon.png) no-repeat; padding-left:35px;line-height:24px;}
.com_nav_title>div,.com_nav_title>div a{color:#999; font-size:14px;}
.com_nav_title>div span:last-child{  color:#666; font-size:18px;;}
/*.com_nav_title ul{ padding:0; margin:0; text-align:center;}
.com_nav_title ul li{ float:left; height:auto; line-height:24px;}
.com_nav_title ul li a{ padding:0 2px; color:#999; font-size:14px;}
.com_nav_title ul li:first-child{ background:url(../images/h_icon.png) no-repeat; padding-left:35px;}
.com_nav_title ul li:last-child a{ color:#666; font-size:18px;}
*/
.common_box{ height: auto; overflow: hidden; width: 1200px; margin:120px auto 60px;}


.com_about{ height: auto; overflow: hidden; line-height: 30px;}
.com_about img{ max-width: 100%;}
.com_about .com_desc{ padding-bottom: 20px;}


.com_news_img{ height: auto; overflow: hidden; margin-bottom: 30px;}
.com_news_img ul{ margin: 0; padding: 0;}
.com_news_img ul li{ width: 375px; float: left; margin: 0 18px 25px 0px;  background: #eeeeef; transition: 0.5s;}
.com_news_img ul li a{ display: block; color: #666;}
.com_news_img ul li a .n_img{ width: 375px; height: 209px; overflow: hidden;}
.com_news_img ul li a .n_img img{ max-width: 100%; transition: 0.5s;}
.com_news_img ul li:hover a .n_img img{ transform: scale(1.2,1.2);}

.com_news_img ul li a .pic_title{ padding:15px 25px 20px;}
.com_news_img ul li a .pic_title font{ display: block; color: #666; font-size:18px; line-height: 30px; background: url(../images/li_img.png) left 6px no-repeat; padding-left: 35px; transition: 0.5s; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.com_news_img ul li a .pic_title span{ display: block; font-size: 14px; color: #999; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.com_news_img ul li a .pic_title i{ display: block; color: #999;  font-size: 12px; line-height: 20px; font-style: normal;}

.com_news_img ul li:hover{ background: #e0e1e1;}
.com_news_img ul li:first-child{ margin-left: 0;}
.com_news_img ul li:last-child{ margin-right: 0;}



.com_news{ height: auto; overflow: hidden;}
.com_news ul{ margin:0; padding: 0;}
.com_news ul li{ height: auto; overflow: hidden; padding: 15px 0; border-bottom: 1px dashed rgba(0,0,0,0.2);}
.com_news ul li a{ display: block; color: #666;}
.com_news ul li a font{ display: block; line-height: 30px; background: url(../images/li_img.png) left 6px no-repeat; padding-left: 35px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; transition: 0.3s;}
.com_news ul li a .n_desc{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #999;}
.com_news ul li a span{ display: block; color: #999; line-height: 20px; font-size: 12px;}
.com_news ul li:hover a font{ color: #2c71bc; text-decoration: underline; background: url(../images/li_img.png) 5px 6px no-repeat;}



.com_product{ height: auto; overflow: hidden;}
.com_product ul{ margin:0; padding: 0;}
.com_product ul li{ width: 365px; height: auto; overflow: hidden; transition: 0.5s; float: left; margin:0 32px 20px 0;}
.com_product ul li a{ display: block; color: #666;}
.com_product ul li a .p_img{ width: 365px; height: 365px; overflow: hidden;}
.com_product ul li a .p_img img{ max-width: 100%; transition: 0.5s;}
.com_product ul li:hover a .p_img img{ transform: scale(1.2,1.2);}
.com_product ul li a .p_desc{ padding: 5px 0px 75px 0px; line-height: 24px;}
.com_product ul li a .p_desc .desc{ width: 99%; margin-right: 1%; float: left;}
.com_product ul li a .p_desc .desc b{ color: #377723;}
.com_product ul li:nth-child(4n){ margin-right: 2.7%;}



.com_product_detail{ height: auto; overflow: hidden;}
.com_product_detail .p_d{ height: auto; overflow: hidden; margin-bottom: 10px;}
.com_product_detail .p_d_img{ width: 800px; height: auto; overflow: hidden; /*float: left;*/margin:0 auto;/*text-align:center;*/}
.com_product_detail .p_d_img img{ max-width: 100%; transition: 0.5s;}
.slick-slide{text-align:center;}

.com_product_detail .p_d_desc{ width: auto; line-height:32px; /*float: right;*/}
.com_product_detail .p_d_desc .p_d_title{ font-size:28px; line-height:36px; padding: 20px 0;color: #377723;}
.com_product_detail .p_d_desc .desc{ font-size: 16px;}
.com_product_detail .p_d_desc .desc b{ color: #377723;}



.com_product_detail .p_d_d{ height: auto; overflow: hidden; line-height: 26px; padding: 10px 0 0;}
.com_product_detail .p_d_d img{ max-width: 100%;}

.com_product_detail .p_d_d b{ font-size: 24px; color: #377723; line-height: 46px;}





@media (max-width:1000px){
	
.com_ban{ display: none;}
.common_box{width:96%; padding:0 2%; margin:0 auto 30px;}
.com_nav_title{ overflow:hidden; padding:20px 0 10px; border-bottom:1px solid #d4d4d4; margin-bottom:20px;}
.com_about .com_desc{ padding-bottom: 10px;}

.com_news_img{margin-bottom: 10px;}
.com_news_img ul li{ width: 32%; margin:0 0.7%;}
.com_news_img ul li a .n_img{ width: 100%; height:auto; }

.com_news_img ul li a .pic_title{ padding:10px 15px;}
.com_news_img ul li a .pic_title font{font-size:16px; line-height: 28px; background:none; padding-left: 0;}
.com_news_img ul li a .pic_title span{line-height: 24px;}
	

.com_news ul li{padding: 10px 0;}
.com_news ul li a font{line-height:28px; padding-left: 30px;}
.com_news ul li a .n_desc{line-height: 24px;}
	
.com_product ul li{ width: 24%; margin:0 0.5% 15px;}
.com_product ul li a .p_img{ width: 100%; height: auto;}

.com_product ul li a .p_desc{ padding: 10px 0;}
.com_product ul li a .p_desc .desc{ width:100%; margin-right: 0%; float:none;}
	
.com_product_detail .p_d_img{ width: 50%;}
.com_product_detail .p_d_desc{ width: 45%;}
.com_product_detail .p_d_desc .p_d_title{ font-size:24px; line-height:30px; padding:0 0 10px 0;color: #377723;}
.com_product_detail .p_d_desc .desc{ font-size: 14px; line-height: 26px;}
	
.com_product_detail .p_d_d{ line-height: 22px;}
.com_product_detail .p_d_d b{ font-size:18px; line-height: 22px;}
}
@media (max-width:700px){

.com_product_detail .p_d{ height: auto; overflow: hidden; margin-bottom: 10px;}
.com_product_detail .p_d_img{ width: 100%; margin: 0 auto; float: none;}

.com_product_detail .p_d_desc{ width: 100%; line-height:32px; float: none;}
.com_product_detail .p_d_desc .p_d_title{ font-size:24px; line-height:30px; padding:15px 0;color: #377723;}
.com_product_detail .p_d_desc .desc{ font-size: 16px;}
.com_product_detail .p_d_desc .desc b{ color: #377723;}

.com_product_detail .p_d_d{ height: auto; overflow: hidden; line-height: 24px; padding: 10px 0 0;}
.com_product_detail .p_d_d img{ max-width: 100%;}
.com_product_detail .p_d_d b{ font-size:18px; color: #377723; line-height:30px;}
	
}


@media (max-width:700px){
	.com_product ul li{ width: 48%; margin:0 1% 15px;}
	.com_product ul li:nth-child(4n){ margin-right:1%;}
	
}
@media (max-width:600px){
	.com_news_img ul li a .pic_title{ padding:5px 15px 10px;}
}

.message2{ margin:auto; max-width:600px;}
.message2 .econtent{
	padding: 10px;
	/*border: 1px solid #ddd; float:left; width:100%;*/
}
.message2 .econtent .item{
	width:48%;
	float:left;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.message2 .econtent .item span{ display:block}
.message2 input{
	border-radius:3px;
	height: 32px;
	width:98%;
	padding-left:1%;
	padding-right:1%;
	border: 1px solid #ddd;
}
.message2 .econtent .item2,.message2  .tijiao{ width:98%; float:left;	margin-right: 1%;
	margin-left: 1%; }
.message2 textarea{	border: 1px solid #ddd;border-radius:3px; width:99%; height:120px;padding-left:0.5%; padding-right:0.5%; padding-bottom:5px; padding-top:5px;}
.message2  .tijiao{ padding-top:15px;}
.message2  .tijiao button{border-radius:3px;	border:0px solid #ddd;
	background-color:#2c71be;
	font-size: 16px;
	color: #FFFFFF;
	height: 45px;
	width: 100%;
}

.his{ text-align:right; line-height:32px; padding-top:15px; clear:both; padding-bottom:15px;}
 .his a{
	display:inline-block;
	padding-left:25px;
	padding-right:25px;
	color: #FFFFFF;
	background-color: #2c71be;
}

#pages{ clear:both; text-align:center; padding-top:20px; padding-bottom:20px;}
#pages a{
	display:inline-block;
	line-height: 28px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #dddddd; color:#666666;
}
#pages a:hover{
	background-color: #2c71be;
	color: #FFFFFF;border: 1px solid #2c71be;
}
#pages a.select{
	background-color: #2c71be;color: #FFFFFF;border: 1px solid #2c71be;
}
#info{ color:#cccccc; font-size:12px;}